GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > FilterTreeNode クラス > FilterTreeNode コンストラクタ : FilterTreeNode コンストラクタ(String,Object[]) |
Public Function New( _ ByVal displayText As String, _ ByVal values() As Object _ )
public FilterTreeNode( string displayText, object[] values )
例外 | 解説 |
---|---|
System.ArgumentNullException | values が null 参照 (Visual Basicでは Nothing) です。 |